home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / Asymptote Demo / Examples / Manual Examples / plotnextpower < prev    next >
Encoding:
Text File  |  1994-05-07  |  272 b   |  15 lines  |  [TEXT/DWat]

  1. npts 10
  2. rpn index npts 1 + 2 / - >x
  3. rpn <x n y^x >y
  4.  
  5. graphlimits
  6. graphpanel 2 7 1 10 nmax n
  7.  
  8. plotline
  9. scale 1.5
  10. moveto xright ytop ybottom + 2 /
  11. drawlabel centerright   y = x\u\n
  12.  
  13.  
  14. scale 1.0
  15. if n 1 = then drawframe else drawframe inside outside line nolabels perpendicular